/*CSS*/
.head_middle_Local {
  /*height:150px;*/
  background: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.appbk.jpg') repeat-y top left;
  background-color: #a1c22b;
  /*width:780px;*/
  height: 50px;
  /*background-size: 100%*/
}

.buttonSQ {
  background-color: white;
  /*font-family: Verdana;*/
  background-image: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.SMSBoton.gif');
  border: 0px;
  color: #323232;
  /*font-size: 9px;*/
  cursor: hand;
  font-weight: bold;
  height: 100px;
  width: 100px;
}

.buttonSQY {
  background-color: white;
  /*font-family: Verdana;*/
  background-image: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.SMSBotonY.gif');
  border: 0px;
  color: #323232;
  /*font-size: 9px;*/
  cursor: hand;
  font-weight: bold;
  height: 100px;
  width: 100px;
}

.buttonSQ:hover, .buttonSQY:hover {
  background-color: white;
  /*font-family: Verdana;*/
  background-image: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.SMSBotonA.gif');
  border: 0px;
  color: white;
  /*font-size: 9px;*/
  cursor: hand;
  font-weight: bold;
  height: 100px;
  width: 100px;
}

.buttonEncuesta {
  /*font-family: Verdana;*/
  background-image: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.BotonEncuesta.gif');
  border: 0px;
  color: #323232;
  /*font-size: 9px;*/
  cursor: hand;
  font-weight: bold;
  height: 300px;
  width: 300px;
}

.buttonEncuesta:hover {
  /*font-family: Verdana;*/
  background-image: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.BotonEncuestaA.gif');
  border: 0px;
  color: #646464;
  /*font-size: 9px;*/
  cursor: hand;
  font-weight: bold;
  height: 300px;
  width: 300px;
}

.buttonEncuesta:active {
  /*font-family: Verdana;*/
  background-image: url('/SIIA/DILO/Resource/4/]4/DILO.Web.Lib.Resources.LAMSA.BotonEncuestaC.gif');
  border: 0px;
  color: #646464;
  /*font-size: 9px;*/
  cursor: hand;
  font-weight: bold;
  height: 300px;
  width: 300px;
}
